object AuthorForm: TAuthorForm Left = 208 Top = 225 BorderIcons = [] BorderStyle = bsToolWindow Caption = 'Alex Shovkoplyas' ClientHeight = 218 ClientWidth = 159 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 48 Top = 202 Width = 64 Height = 13 Caption = 'HE DID IT!' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Panel1: TPanel Left = 3 Top = 3 Width = 153 Height = 194 BevelOuter = bvLowered Caption = 'Panel1' TabOrder = 0 object Image1: TImage Left = 1 Top = 1 Width = 150 Height = 192 AutoSize = True Picture.Data = {} end end end